SessionStorage.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool put(string key, string value, int expire)
    class SessionStorage
    bool
    put
    (
    string key
    ,
    string value
    ,
    int expire
    )
  2. bool put(string key, string value)

Meta